Build Configuration Create
Create a Game Server Hosting build configuration.
Authentication Required: Yes
ugs game-server-hosting build-configuration create [options]
Options
Alias | Description | |
---|---|---|
environment-name | -e, --environment-name | The services environment name. |
project-id | -p, --project-id | The Unity cloud project ID. |
binary-path | --binary-path | Path to the game binary. |
build | --build | Build to associate with the new build configuration. |
command-line | --command-line | Binary launch parameters. |
configuration | --configuration | List of "key:value" pairs used to configure this build configuration, supports multiple value. |
cores | --cores | (DEPRECATED) The number of CPU cores required per server. |
memory | --memory | (DEPRECATED) Maximum memory required per server (MB). |
name | --name | (DEPRECATED) Name to use for the new build configuration. |
query-type | --query-type | Query type supported by this build configuration (a2s, sqp or none). |
speed | --speed | CPU utilisation per core. |
readiness | --readiness | Readiness of the build configuration. |
help | -?, -h, --help | Display help and usage information. |
quiet | -q, --quiet | Reduce logging to a minimum. |
json | -j, --json | Use JSON as the output format. |